home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
macf
/
mger.dir
/
00043_Continue Reg. G.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
216 b
|
13 lines
on mouseUp
puppetSprite(6, 0)
repeat with x = 19 to 20
puppetSprite(x, 1)
set the visible of sprite x to 1
puppetSprite(x, 0)
end repeat
go(19)
puppetSound(0)
unLoadCast()
updateStage()
end